toggle menu
JxBrowser
8.1.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.print
/
[jvm]Scaling
/
CustomScaling
Custom
Scaling
interface
CustomScaling
:
Scaling
The custom scaling used for printing.
Members
Functions
custom
Link copied to clipboard
open
fun
custom
(
scaleFactor
:
Int
)
:
Scaling.CustomScaling
Creates a custom scaling which scales the content according to the given
scaleFactor
.
default
Scaling
Link copied to clipboard
open
fun
defaultScaling
(
)
:
Scaling
Creates a default scaling for the printing content.
scale
Factor
Link copied to clipboard
open
fun
scaleFactor
(
)
:
Int